|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |
Chian XinLian
Darwin's Contraptions Imperial Research
2
|
Posted - 2013.07.01 11:00:00 -
[1] - Quote
Any help?
I've downloaded yapeal-latest, unpacked it on top of the old yapeal setup and ran install/createMySQLTables.php.. Still everytime yapeal runs, I get pile of errors like these:
2013-07-01 10:57:50.451 WARN: Caching invalid API XML for corp/WalletTransactions File: /home/mydir/yapeal/class/YapealApiCache.php(192) 2013-07-01 10:58:00.010 WARN: Caching invalid API XML for corp/WalletJournal File: /home/mydir/yapeal/class/YapealApiCache.php(192) 2013-07-01 10:58:00.360 WARN: Caching invalid API XML for corp/ContactList File: /home/mydir/yapeal/class/YapealApiCache.php(192) 2013-07-01 10:58:14.631 WARN: Caching invalid API XML for char/ContactList File: /home/mydir/yapeal/class/YapealApiCache.php(192) 2013-07-01 10:58:18.119 WARN: Caching invalid API XML for char/WalletJournal File: /home/mydir/yapeal/class/YapealApiCache.php(192)
Kinda annoying since few of the most (to me) important api tables dont update now due these :( |
Chian XinLian
Darwin's Contraptions Imperial Research
2
|
Posted - 2013.07.01 19:42:00 -
[2] - Quote
Somerset Mahm wrote:Chian XinLian wrote:Any help?
I've downloaded yapeal-latest, unpacked it on top of the old yapeal setup and ran install/createMySQLTables.php.. Still everytime yapeal runs, I get pile of errors like these:
Those were definitely fixed in the latest download :) a couple things off the top of my head: Are you sure you ran createMySQLTables and not createMySQLDatabase? Did it say it completed without errors? Does the MySQL user that Yapeal runs under have permission to alter tables? In the table corpWalletJournal, do the fields "owner1TypeID" and "owner2TypeID" exist?
user@fudge:~/yapeal$ install/testForMySQLDatabasePrivs.php user has the needed privileges on the eve database. user@fudge:~/yapeal$ install/checkForRequirements.php All tests passed!!! user@fudge:~/yapeal$ install/createMySQLTables.php All database tables have been installed or updated as needed. user@fudge:~/yapeal$
But to the last question, I have to say 'no', those columns are missing from that table. :( |
Chian XinLian
Darwin's Contraptions Imperial Research
2
|
Posted - 2013.07.01 21:31:00 -
[3] - Quote
That was it \o/
For some reason, untarring the yapeal-latest on top of the old install, it didnt fix all the files and those xml's were from old version.. Cranked stuff manually and now it did update the tables correctly :)
Now just to wait and see when cache timers expire if I get fresh data populated into the db. |
Chian XinLian
Darwin's Contraptions Imperial Research
2
|
Posted - 2013.07.03 12:15:00 -
[4] - Quote
Mmh.. Another problem.. Been watching a while my market orders page (which relies data on membertracking) and it's been empty.. Havent really bothered paying too much attention to it, but today I checked a bit of the corresponding tables in db.. And my corpMemberTracking table is empty :( Is this normal?-p |
Chian XinLian
Darwin's Contraptions Imperial Research
2
|
Posted - 2013.07.28 10:52:00 -
[5] - Quote
Any idea why when I'm running Yapeal, it doesnt update ME/PE/Copy corporation jobs correctly? And today it even seems to be failing even manufacturing jobs.. Invention jobs however still currently update correctly when finished..
There are no errors towards corpIndustryJobs api when Yapeal runs. |
|
|
|